C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / Stochastic<T> Class / ItemsSource Property

In This Topic
ItemsSource Property (Stochastic<T>)
In This Topic
Gets or sets the ItemsSource settings. Inherited from ItemsBoundControl.
Syntax
'Declaration
 
Public Property ItemsSource As IItemsSource(Of T)
 
See Also